tmem: printk too chatty when tmem enabled
authorKeir Fraser <keir.fraser@citrix.com>
Mon, 23 Nov 2009 06:46:58 +0000 (06:46 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Mon, 23 Nov 2009 06:46:58 +0000 (06:46 +0000)
commit5449532321be025fd4cc33daaea727049d689b4b
tree63d33d5b33a4c9b1a3ab68281003dc0b9eff4751
parent2193ba37a3fcb7a8241b37b27275b2bcdbd4db14
tmem: printk too chatty when tmem enabled

Two gdprintk's that are rarely encountered with tmem disabled
are frequent but meaningless when tmem is enabled.  Printing
these tens-to-hundreds of times per second (in certain
circumstances even higher) slows down domain execution.

Signed-off-by: Dan Magenheimer <dan.magenheimer@oracle.com>
xen/common/memory.c
xen/common/page_alloc.c
xen/include/xen/tmem.h